handleScrollByBar

open override fun handleScrollByBar(scrollAmount: Int): Boolean

Handles "direct" scroll input. This amount is not scaled, so the amount input should be the amount scrolled.

Author

fzzyhmstrs

Since

0.6.0

Parameters

scrollAmount

Int scroll amount from a widget-based input (such as the scroll bar).